home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _2DD790B034954EA69F272E86ABFD9AFB < prev    next >
Text File  |  2005-10-23  |  10KB  |  393 lines

  1. <window>
  2.   <id>5001</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:861</define>
  6.     <define>#header.hover:hover_my alarm.png</define>
  7.  
  8.   <controls>
  9.       <import>common.window.xml</import>
  10.  
  11.     <control>
  12.       <type>group</type>
  13.       <layout>StackLayout(0)</layout>
  14.       <posX>55</posX>
  15.       <posY>115</posY>
  16.           <width>180</width>
  17.  
  18.         <control>
  19.             <description>Alarm On/Off button</description>
  20.             <type>togglebutton</type>
  21.             <id>2</id>
  22.             <height>28</height>
  23.             <label>852</label>
  24.             <onup>1234</onup>  <!-- Not existing so it goes to topbar -->
  25.         </control>
  26.           <control>
  27.               <description>Alarm Type</description>
  28.               <type>selectbutton</type>
  29.               <id>24</id>
  30.               <label>467</label>
  31.               <subitems>
  32.                   <subitem>647</subitem>
  33.                   <subitem>870</subitem>
  34.               </subitems>
  35.       </control>
  36.       <control>
  37.         <description>Media Type</description>
  38.         <type>selectbutton</type>
  39.         <id>4</id>
  40.         <label>864</label>
  41.         <subitems>
  42.             <subitem>851</subitem>
  43.             <subitem>862</subitem>
  44.             <subitem>863</subitem>
  45.           <subitem>8019</subitem>
  46.         </subitems>
  47.       </control>
  48.           <control>
  49.               <description>Rename Button</description>
  50.               <type>button</type>
  51.               <id>5</id>
  52.               <label>118</label>
  53.           </control>
  54.           <control>
  55.               <description>Delete button</description>
  56.               <type>button</type>
  57.               <id>18</id>
  58.               <label>618</label>
  59.               <ondown>2</ondown>  <!-- Go to top of list -->
  60.           </control>
  61.          </control>
  62.  
  63.         <control>
  64.             <description>Name</description>
  65.             <type>label</type>
  66.             <id>1</id>
  67.             <posX>242</posX>
  68.             <posY>100</posY>
  69.             <label>853</label>
  70.         </control>
  71.         <control>
  72.             <description>Name label</description>
  73.             <type>label</type>
  74.             <id>9</id>
  75.             <posX>319</posX>
  76.             <posY>100</posY>
  77.             <label>-</label>
  78.         </control>
  79.  
  80.       <control>
  81.           <description>Time</description>
  82.           <type>label</type>
  83.           <id>1</id>
  84.           <posX>242</posX>
  85.           <posY>135</posY>
  86.           <label>142</label>
  87.           <align>left</align>
  88.       </control>
  89.         <control>
  90.             <description>alarm time hours</description>
  91.             <type>spincontrol</type>
  92.             <spintype>int</spintype>
  93.             <orientation>vertical</orientation>
  94.             <digits>2</digits>
  95.             <id>7</id>
  96.             <posX>322</posX>
  97.             <posY>139</posY>
  98.             <reverse>yes</reverse>
  99.             <showrange>no</showrange>
  100.             <onup>7</onup>
  101.             <ondown>10</ondown>
  102.             <onleft>2</onleft>
  103.             <onright>8</onright>
  104.             <textureUp>arrow_up_nofocus.png</textureUp>
  105.             <textureDown>arrow_down_nofocus.png</textureDown>
  106.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  107.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  108.         </control>
  109.         <control>
  110.             <description>alarm time minutes</description>
  111.             <type>spincontrol</type>
  112.             <spintype>int</spintype>
  113.             <orientation>vertical</orientation>
  114.             <digits>2</digits>
  115.             <id>8</id>
  116.             <posX>372</posX>
  117.             <posY>139</posY>
  118.             <reverse>yes</reverse>
  119.             <showrange>no</showrange>
  120.             <onup>8</onup>
  121.             <ondown>10</ondown>
  122.             <onleft>7</onleft>
  123.             <onright>8</onright>
  124.             <textureUp>arrow_up_nofocus.png</textureUp>
  125.             <textureDown>arrow_down_nofocus.png</textureDown>
  126.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  127.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  128.         </control>
  129.  
  130.     <!-- For recurring alarms -->
  131.         <control>
  132.           <description>Enabled Days</description>
  133.             <type>label</type>
  134.             <id>25</id>
  135.             <posX>242</posX>
  136.             <posY>180</posY>
  137.             <label>854</label>
  138.             <font>font13</font>
  139.             <align>left</align>
  140.         </control>
  141.         <control>
  142.             <description>Monday checkbox</description>
  143.             <type>checkmark</type>
  144.             <id>10</id>
  145.             <posX>242</posX>
  146.             <posY>210</posY>
  147.             <width>50</width>
  148.             <height>70</height>
  149.             <label>657</label>
  150.             <onup>7</onup>
  151.             <ondown>27</ondown>
  152.             <onleft>2</onleft>
  153.             <onright>11</onright>
  154.             <textureFocus>check-box.png</textureFocus>
  155.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  156.         </control>
  157.         <control>
  158.             <description>Tuesday checkbox</description>
  159.             <type>checkmark</type>
  160.             <id>11</id>
  161.             <posX>307</posX>
  162.             <posY>210</posY>
  163.             <width>50</width>
  164.             <height>70</height>
  165.             <label>658</label>
  166.             <onup>7</onup>
  167.             <ondown>27</ondown>
  168.             <onleft>10</onleft>
  169.             <onright>12</onright>
  170.             <textureFocus>check-box.png</textureFocus>
  171.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  172.         </control>
  173.         <control>
  174.             <description>Wednesday checkbox</description>
  175.             <type>checkmark</type>
  176.             <id>12</id>
  177.             <posX>372</posX>
  178.             <posY>210</posY>
  179.             <width>50</width>
  180.             <height>50</height>
  181.             <label>659</label>
  182.             <onup>7</onup>
  183.             <ondown>27</ondown>
  184.             <onleft>11</onleft>
  185.             <onright>13</onright>
  186.             <textureFocus>check-box.png</textureFocus>
  187.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  188.         </control>
  189.         <control>
  190.             <description>Thursday checkbox</description>
  191.             <type>checkmark</type>
  192.             <id>13</id>
  193.             <posX>437</posX>
  194.             <posY>210</posY>
  195.             <width>50</width>
  196.             <height>50</height>
  197.             <label>660</label>
  198.             <onup>7</onup>
  199.             <ondown>27</ondown>
  200.             <onleft>12</onleft>
  201.             <onright>14</onright>
  202.             <textureFocus>check-box.png</textureFocus>
  203.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  204.         </control>
  205.         <control>
  206.             <description>Friday checkbox</description>
  207.             <type>checkmark</type>
  208.             <id>14</id>
  209.             <posX>502</posX>
  210.             <posY>210</posY>
  211.             <width>50</width>
  212.             <height>50</height>
  213.             <label>661</label>
  214.             <onup>7</onup>
  215.             <ondown>27</ondown>
  216.             <onleft>13</onleft>
  217.             <onright>15</onright>
  218.             <textureFocus>check-box.png</textureFocus>
  219.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  220.         </control>
  221.         <control>
  222.             <description>Saturday checkbox</description>
  223.             <type>checkmark</type>
  224.             <id>15</id>
  225.             <posX>557</posX>
  226.             <posY>210</posY>
  227.             <width>50</width>
  228.             <height>50</height>
  229.             <label>662</label>
  230.             <onup>7</onup>
  231.             <ondown>27</ondown>
  232.             <onleft>14</onleft>
  233.             <onright>16</onright>
  234.             <textureFocus>check-box.png</textureFocus>
  235.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  236.         </control>
  237.         <control>
  238.             <description>Sunday checkbox</description>
  239.             <type>checkmark</type>
  240.             <id>16</id>
  241.             <posX>623</posX>
  242.             <posY>210</posY>
  243.             <width>50</width>
  244.             <height>50</height>
  245.             <label>663</label>
  246.             <onup>7</onup>
  247.             <ondown>27</ondown>
  248.             <onleft>15</onleft>
  249.             <onright>10</onright>
  250.             <textureFocus>check-box.png</textureFocus>
  251.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  252.         </control>
  253.  
  254.     <!-- For alarms that occur once -->
  255.         <control>
  256.             <description>Date</description>
  257.             <type>label</type>
  258.             <id>26</id>
  259.             <posX>242</posX>
  260.             <posY>180</posY>
  261.             <label>636</label>
  262.         </control>
  263.         <control>
  264.             <description>DD</description>
  265.             <type>spincontrol</type>
  266.             <spintype>int</spintype>
  267.             <orientation>vertical</orientation>
  268.             <digits>2</digits>
  269.             <id>27</id>
  270.             <posX>322</posX>
  271.             <posY>184</posY>
  272.             <reverse>yes</reverse>
  273.             <showrange>no</showrange>
  274.             <onup>10</onup>
  275.             <ondown>20</ondown>
  276.             <onleft>2</onleft>
  277.             <onright>28</onright>
  278.             <textureUp>arrow_up_nofocus.png</textureUp>
  279.             <textureDown>arrow_down_nofocus.png</textureDown>
  280.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  281.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  282.         </control>
  283.         <control>
  284.             <description>MM</description>
  285.             <type>spincontrol</type>
  286.             <spintype>int</spintype>
  287.             <orientation>vertical</orientation>
  288.             <digits>2</digits>
  289.             <id>28</id>
  290.             <posX>372</posX>
  291.             <posY>184</posY>
  292.             <reverse>yes</reverse>
  293.             <showrange>no</showrange>
  294.             <onup>10</onup>
  295.             <ondown>20</ondown>
  296.             <onleft>27</onleft>
  297.             <onright>29</onright>
  298.             <textureUp>arrow_up_nofocus.png</textureUp>
  299.             <textureDown>arrow_down_nofocus.png</textureDown>
  300.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  301.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  302.         </control>
  303.         <control>
  304.             <description>YYYY</description>
  305.             <type>spincontrol</type>
  306.             <spintype>int</spintype>
  307.             <orientation>vertical</orientation>
  308.             <digits>4</digits>
  309.             <id>29</id>
  310.             <posX>422</posX>
  311.             <posY>184</posY>
  312.             <reverse>yes</reverse>
  313.             <showrange>no</showrange>
  314.             <onup>10</onup>
  315.             <ondown>20</ondown>
  316.             <onleft>28</onleft>
  317.             <onright>29</onright>
  318.             <textureUp>arrow_up_nofocus.png</textureUp>
  319.             <textureDown>arrow_down_nofocus.png</textureDown>
  320.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  321.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  322.         </control>
  323.  
  324.       <control>
  325.             <description>fade in volume</description>
  326.             <type>checkmark</type>
  327.             <id>20</id>
  328.             <posX>242</posX>
  329.             <posY>255</posY>
  330.             <width>200</width>
  331.             <height>50</height>
  332.             <label>860</label>
  333.             <onup>27</onup>
  334.             <ondown>22</ondown>
  335.             <onleft>2</onleft>
  336.             <onright>20</onright>
  337.         </control>
  338.         <control>
  339.             <description>wake up pc</description>
  340.             <type>checkmark</type>
  341.             <id>22</id>
  342.             <posX>242</posX>
  343.             <posY>285</posY>
  344.             <width>200</width>
  345.             <height>20</height>
  346.             <label>871</label>
  347.             <onleft>2</onleft>
  348.             <onright>22</onright>
  349.             <onup>20</onup>
  350.             <ondown>3</ondown>
  351.         </control>
  352.  
  353.         <control>
  354.             <description>media type image</description>
  355.             <type>image</type>
  356.             <id>31</id>
  357.             <posX>242</posX>
  358.             <posY>315</posY>
  359.             <height>16</height>
  360.             <width>16</width>
  361.         </control>
  362.         <control>
  363.             <description>Media type label</description>
  364.             <type>label</type>
  365.             <id>21</id>
  366.             <posX>262</posX>
  367.             <posY>315</posY>
  368.             <label>-</label>
  369.         </control>
  370.         <control>
  371.             <description>no media found label</description>
  372.             <type>label</type>
  373.             <id>23</id>
  374.             <posX>242</posX>
  375.             <posY>345</posY>
  376.             <label>872</label>
  377.         </control>
  378.         <control>
  379.           <description>file/playlist selection</description>
  380.             <type>listcontrol</type>
  381.             <id>3</id>
  382.             <posX>242</posX>
  383.             <posY>340</posY>
  384.             <height>240</height>
  385.             <onleft>20</onleft>
  386.             <onright>20</onright>
  387.             <onup>3</onup>
  388.             <ondown>3</ondown>
  389.         </control>
  390.  
  391.   </controls>
  392. </window>
  393.